diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2016-08-26 17:41:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-30 19:24:59 +0200 |
commit | 6ebb8f0f83ffc0a482380a84772f35f2548d7eca (patch) | |
tree | e56367c4146352024a6fc127db207a28c7bb2756 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2e2aa1bc7eff90ecc1dddfc593aef07c57e539d0 (diff) |
usb: ohci-sa1111: remove machine_has_neponset()
The neponset is a daughter board for the Assabet platform, which has a
SA1111 chip on it. If we're initialising the SA1111 OHCI, and we're
part of a neponset, the host platform must be an Assabet.
This allows us to eliminate machine_has_neponset() from this driver,
replacing it instead with machine_is_assabet(), and killing the
mach/assabet.h include.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions