From mboxrd@z Thu Jan 1 00:00:00 1970 From: hanumant Date: Fri, 04 Nov 2011 10:50:59 -0700 Subject: [U-Boot] Error in using linux\ioport.h Message-ID: <4EB42603.8010900@codeaurora.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi If I include linux\ioport.h I get errors because resource_size_t type has not been defined. I believe it should be defined in linux\types.h? Thanks Hanumant