提交 8998316c 编写于 作者: R Roland Stigge 提交者: Olof Johansson

ARM: LPC32xx: clock.c: Missing header file

This patch fixes the compiler warnings regarding the EXPORT_SYMBOL usage
Signed-off-by: NRoland Stigge <stigge@antcom.de>
Acked-by: NWolfram Sang <w.sang@pengutronix.de>
Acked-by: NKevin Wells <kevin.wells@nxp.com>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 bd356337
......@@ -82,6 +82,7 @@
* will also impact the individual peripheral rates.
*/
#include <linux/export.h>
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/errno.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册