aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-06-03 15:14:01 +0000
committerSebastian Reichel <[email protected]>2014-06-03 21:46:28 +0000
commit518e1624f56615a88c91bc79c7b4b4d9eb2419e5 (patch)
treee3a5159a8c0bea7d2fe4144302c179e17b1c4989 /tools/perf/scripts/python
parentHSI: Introduce Nokia N900 modem driver (diff)
downloadkernel-518e1624f56615a88c91bc79c7b4b4d9eb2419e5.tar.gz
kernel-518e1624f56615a88c91bc79c7b4b4d9eb2419e5.zip
HSI: fix omap ssi driver dependency
The SSI protocol implementation has an incorrect dependency on the OMAP_SSI driver, which allows SSI to be built-in while the underlying OMAP_SSI implementation is a loadable module, causing a link error. This changes the dependency to the simpler 'depends on OMAP_SSI' that also ensures that SSI-protocol can only be a module if OMAP_SSI is not built-in. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Sebastian Reichel <[email protected]> Cc: Ivaylo Dimitrov <[email protected]> Cc: Pavel Machek <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions