aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2011-09-13 07:30:25 +0000
committerDavid S. Miller <davem@davemloft.net>2011-09-21 15:31:35 -0400
commitce43aa6c142d69820a267431ea342d1bd9f6d3ce (patch)
tree65f1f4b3d0e4acc55f282e11eebb3e14fd959fbf /kernel
parentMerge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge (diff)
downloadlinux-dev-ce43aa6c142d69820a267431ea342d1bd9f6d3ce.tar.xz
linux-dev-ce43aa6c142d69820a267431ea342d1bd9f6d3ce.zip
macmace, macsonic: cleanup
We check ether_type before registering the platform device in arch/m68k/mac/config.c. Doing the same test again in the driver is redundant so remove it. Multiple probes should not happen since the conversion to platform devices, so lose that test too. Then macmace.c need not include macintosh.h, so remove that and irq.h and include linux/interrupt.h explicitly. Tested on PowerBook 520, Quadra 660av, LC 630. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions