diff options
author | Sachin Kamat <sachin.kamat@samsung.com> | 2014-06-20 14:32:29 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-20 09:44:42 -0700 |
commit | 2b35404ef7762af15ce138281c91b4cc0e2d0124 (patch) | |
tree | 87ad6ddab90e3c2a35d96c2247afaf327cfee348 /drivers/ide | |
parent | 1fda5690906b20ce823964eaac32baa8d3a03f61 (diff) |
thunderbolt: Fix build error in eeprom.c
Fixes the below error:
drivers/thunderbolt/eeprom.c:407:2: error: implicit declaration of function ‘kzalloc’ [-Werror=implicit-function-declaration]
drivers/thunderbolt/eeprom.c:444:2: error: implicit declaration of function ‘kfree’ [-Werror=implicit-function-declaration]
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Acked-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions