diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-07-17 22:24:35 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-11-01 00:32:16 +0100 |
commit | ced55d4ef7d6988bd0608423cf1e2225777f45cc (patch) | |
tree | af539adb4a8af0c993760d2ca32e3826bdac6867 /drivers/spi | |
parent | regulator: Add module.h to drivers/regulator users as required (diff) | |
download | linux-ced55d4ef7d6988bd0608423cf1e2225777f45cc.tar.xz linux-ced55d4ef7d6988bd0608423cf1e2225777f45cc.zip |
regulator: Fix implicit use of notifier.h by driver.h
This was implicitly appearing by way of module.h -- but when
we fix that, we'll get this:
In file included from drivers/regulator/dummy.c:21:
include/linux/regulator/driver.h:197: error: field 'notifier' has incomplete type
make[3]: *** [drivers/regulator/dummy.o] Error 1
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions