Re: [PATCH 35/35] MIPS: vr41xx: Cleanup files effected by firmware changes.
From: Yuasa Yoichi <hidden>
Date: 2012-06-06 02:33:14
From: Yuasa Yoichi <hidden>
Date: 2012-06-06 02:33:14
Hi, 2012/6/6 Hill, Steven [off-list ref]:
Yoichi, How are those include files required? I built a complete vr41xx kernel and that file did not produce any errors when being compiled with those headers removed. Did you try building a kernel with this patch?
It is not only build problem. We would like to include <linux/init.h> and <linux/ioport.h> explicitly because of __init and iomem_resource. Yoichi