Skip to content
Commit ca2cad6a authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

mfd: Fix twl6040 build failure



Without it we get:

 CC      drivers/mfd/twl6040-core.o
drivers/mfd/twl6040-core.c: In function ‘twl6040_has_vibra’:
drivers/mfd/twl6040-core.c:55:2: error: implicit declaration of function
‘of_find_node_by_name’ [-Werror=implicit-function-declaration]

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 78302a19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment