ARM: OMAP2+: Make gpmc-smsc911x.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
@@ -118,7 +118,7 @@ static void __init omap3_evm_get_revision(void)
|
||||
}
|
||||
|
||||
#if defined(CONFIG_SMSC911X) || defined(CONFIG_SMSC911X_MODULE)
|
||||
#include <plat/gpmc-smsc911x.h>
|
||||
#include "gpmc-smsc911x.h"
|
||||
|
||||
static struct omap_smsc911x_platform_data smsc911x_cfg = {
|
||||
.cs = OMAP3EVM_SMSC911X_CS,
|
||||
|
Reference in New Issue
Block a user