commit | 38c4faaea4ca71c69584ef71cca8d0735d5361c1 | [log] [tgz] |
---|---|---|
author | Andrea Adami <andrea.adami@gmail.com> | Sun Jul 21 01:07:39 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 31 02:04:52 2013 +0200 |
tree | 59ea9d7a0aad88d79f424e6e6c31f4eff13a6564 | |
parent | 62480dc8b4bd951057c0712c8547e6c3fa12008a [diff] |
mfd: ucb1x00: Explicitely include linux/device.h Fixes this compilation error: linux/include/linux/mfd/ucb1x00.h:137:17: error: field 'dev' has incomplete type Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>