9
0
Fork 0

linux/ioport.h: include missed <linux/list.h>

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-07-04 01:27:00 +04:00 committed by Sascha Hauer
parent ba9b3bc6b9
commit e829b7c0c8
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#define _LINUX_IOPORT_H
#ifndef __ASSEMBLY__
#include <linux/list.h>
#include <linux/compiler.h>
#include <linux/types.h>
/*