firewire: Remove two unneeded checks for macros
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 16 Mar 2013 13:09:07 +0000 (14:09 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 28 Apr 2013 21:36:43 +0000 (23:36 +0200)
commitdf7ce66363bf66b2e8ef6245f5f42c2f6fb0db52
treef5d2f273b2f2ef2a35968eda2b1ef1ca275bca88
parent60d509fa6a9c4653a86ad830e4c4b30360b23f0e
firewire: Remove two unneeded checks for macros

The old IEEE 1394 driver stack was removed in v2.6.37. That made the
checks for two Kconfig (module) macros unneeded, since they will now
always evaluate to true. Remove these two checks.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/ohci.c
drivers/firewire/sbp2.c