Files
linux/drivers
Sachin Kamat 10fefe56bb thunderbolt: Fix build error in switch.c
Fixes the below error:
drivers/thunderbolt/switch.c:347:2: error: implicit declaration of function ‘kzalloc’ [-Werror=implicit-function-declaration]
drivers/thunderbolt/switch.c:381:2: error: implicit declaration of function ‘kcalloc’ [-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>
2014-06-20 09:44:42 -07:00
..
2014-06-12 13:43:08 +02:00
2014-06-12 13:43:02 +02:00
2014-05-27 17:38:11 -07:00
2014-06-15 01:00:50 -07:00
2014-05-26 21:27:09 +02:00
2014-05-27 14:11:06 -07:00
2014-06-19 17:46:51 -07:00