summaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-12-10 11:38:32 +0100
committerDavid S. Miller <davem@davemloft.net>2016-12-10 17:27:53 -0500
commit0e85663b887aa7c87d64965952fbf436c209fbe4 (patch)
tree913db5ad1533f52326aee828cd521d008a5c90c4 /scripts/objdiff
parentfa1bd57a63773f56877c7629a7ff69081ce3ca01 (diff)
downloadcachepc-linux-0e85663b887aa7c87d64965952fbf436c209fbe4.tar.gz
cachepc-linux-0e85663b887aa7c87d64965952fbf436c209fbe4.zip
net: mvneta: select GENERIC_ALLOCATOR
We previously relied on GENERIC_ALLOCATOR to be selected by CONFIG_ARM, but now we can compile-test the driver on other architectures that don't select it: drivers/net/built-in.o: In function `mvneta_bm_remove': mvneta_bm.c:(.text+0x4ee35): undefined reference to `gen_pool_free' This adds an explicit select for the part of the driver that has the dependency. Fixes: a0627f776a45 ("net: marvell: Allow drivers to be built with COMPILE_TEST") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions