Revision 9ce45ef86c4c861841ba68b24341dbd9d6834c98 authored by Alan Stern on 22 January 2013, 17:00:12 UTC, committed by Greg Kroah-Hartman on 22 January 2013, 17:21:23 UTC
This patch (as1641) fixes a minor bug in ehci-hcd left over from when
the Chipidea driver was converted to the "ehci-hcd is a library"
scheme.  The test for whether the Chipidea platform driver is active
should be IS_ENABLED(), not defined().

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 9ec6e9d
History
File Mode Size
bq2415x_charger.h -rw-r--r-- 3.4 KB
bq27x00_battery.h -rw-r--r-- 639 bytes
charger-manager.h -rw-r--r-- 8.5 KB
generic-adc-battery.h -rw-r--r-- 1003 bytes
gpio-charger.h -rw-r--r-- 1.3 KB
isp1704_charger.h -rw-r--r-- 934 bytes
jz4740-battery.h -rw-r--r-- 745 bytes
max17042_battery.h -rw-r--r-- 5.2 KB
max8903_charger.h -rw-r--r-- 1.7 KB
sbs-battery.h -rw-r--r-- 1.4 KB
smartreflex.h -rw-r--r-- 9.5 KB
smb347-charger.h -rw-r--r-- 4.5 KB

back to top