Files
i2som-imx-linux/drivers
Cong Wang c7104995c1 include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
commit 650275dbfb upstream.

drivers/parisc/iommu-helpers.h:62: error: implicit declaration of function 'prefetchw'
make[3]: *** [drivers/parisc/sba_iommu.o] Error 1

drivers/parisc/iommu-helpers.h needs to #include <linux/prefetch.h>
where prefetchw is declared.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-09-10 01:57:31 +01:00
..
2013-03-20 15:03:29 +00:00
2013-07-27 05:34:06 +01:00
2013-09-10 01:57:27 +01:00
2013-07-27 05:34:05 +01:00