From: Manuel Lauss Date: Sat, 17 Oct 2009 02:00:07 +0000 (+0000) Subject: net: au1000_eth: add missing capability.h X-Git-Tag: v2.6.32-rc6~32^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc36b4285136bcc8dd43e91ffe34df6a52a0cfaf;p=pandora-kernel.git net: au1000_eth: add missing capability.h fixes the following build failure: CC drivers/net/au1000_eth.o /drivers/net/au1000_eth.c: In function 'au1000_set_settings': /drivers/net/au1000_eth.c:623: error: implicit declaration of function 'capable' /drivers/net/au1000_eth.c:623: error: 'CAP_NET_ADMIN' undeclared (first use in this function) /drivers/net/au1000_eth.c:623: error: (Each undeclared identifier is reported only once /drivers/net/au1000_eth.c:623: error: for each function it appears in. Signed-off-by: Manuel Lauss Signed-off-by: David S. Miller --- Reading git-diff-tree failed