diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-06-27 11:10:06 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2012-07-03 21:09:31 +0200 |
commit | 67787c330762eb884bf8c169fe942263d55ec162 (patch) | |
tree | 5bc9d5594087ffb9831ed7c0977cf767d8bea33a /drivers/regulator/dbx500-prcmu.h | |
parent | isci: fix COMSAS negation timout workaround for WD SAS drives (diff) | |
download | linux-67787c330762eb884bf8c169fe942263d55ec162.tar.xz linux-67787c330762eb884bf8c169fe942263d55ec162.zip |
isci: make function declaration match implementation
Sparse complains that we redeclare this with a different type, because
in the .c file we use an enum and in the .h file we declare the
parameter as a u32. Probably it's best to use an enum in both places.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/regulator/dbx500-prcmu.h')
0 files changed, 0 insertions, 0 deletions