[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.
authorPavel Roskin <proski@gnu.org>
Fri, 16 Sep 2005 06:15:13 +0000 (02:15 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 16 Sep 2005 06:56:36 +0000 (02:56 -0400)
Author: Pavel Roskin <proski@gnu.org>
Date:   Fri Sep 16 00:49:05 2005 -0400

    Remove conditionals that are useless in the kernel drivers.

    Kernel drivers are never compiled against pcmcia-cs headers.
    Firmware is never embedded into spectrum_cs module.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found