aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-04-23 15:47:50 +0200
committerArnd Bergmann <arnd@arndb.de>2013-06-19 17:53:46 +0200
commit930d800bded771b26d9944c47810829130ff7c8c (patch)
tree3c12df5ca32fa750ea62c6030e3d27e644488f4b /scripts/stackusage
parent[SCSI] nsp32: use mdelay instead of large udelay constants (diff)
downloadlinux-930d800bded771b26d9944c47810829130ff7c8c.tar.gz
linux-930d800bded771b26d9944c47810829130ff7c8c.zip
mtd: omap2: allow bulding as a module
The omap2 nand device driver calls into the the elm code, which can be a loadable module, and in that case it cannot be built-in itself. I can see no reason why the omap2 driver cannot also be a module, so let's make the option "tristate" in Kconfig to fix this allmodconfig build error: ERROR: "elm_config" [drivers/mtd/nand/omap2.ko] undefined! ERROR: "elm_decode_bch_error_page" [drivers/mtd/nand/omap2.ko] undefined! Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Tony Lindgren <tony@atomide.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Cc: Afzal Mohammed <afzal@ti.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Cc: linux-mtd@lists.infradead.org
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
>-12/+15 2012-11-04Linux 3.7-rc4v3.7-rc4Linus Torvalds1-1/+1 2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3 2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45 2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1 2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1 2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7 2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1 2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0 2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1 2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1 2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2 2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson1-1/+1