diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-06-10 02:44:09 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-07-06 02:14:51 +0400 |
commit | 4f0ddcb020ef8afae65b4edb9aeb4a42ab74f4cf (patch) | |
tree | 5ab7cfc71e9de82e711a37d079cb0ecfa1aab632 /drivers/of/Kconfig | |
parent | f9f5a4669f1334a558f102c311debfd008e7c2bc (diff) | |
download | linux-4f0ddcb020ef8afae65b4edb9aeb4a42ab74f4cf.tar.xz |
niu: always include of_device.h
The niu driver uses struct of_device when built on any arch, not
only SPARC64, so always #include <linux/of_device.h>.
drivers/net/niu.c:9700: warning: 'struct of_device' declared inside parameter list
drivers/net/niu.c:9700: warning: its scope is only this definition or declaration, which is probably not what you want
drivers/net/niu.c:9716: warning: assignment from incompatible pointer type
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Dave S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/of/Kconfig')
0 files changed, 0 insertions, 0 deletions