提交 6e9554a4 编写于 作者: L Linus Walleij

gpio: ks8695: Include the right header

This driver is a pure GPIO driver and should only include
<linux/gpio/driver.h>.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 430f6499
......@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/gpio.h>
#include <linux/gpio/driver.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/init.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册