Re: [U-Boot] [PATCH V2] Fix breakage after removing common.h from export.h

2011-12-09 Thread Wolfgang Denk
Dear Stefano Babic, In message <1323426790-1477-1-git-send-email-sba...@denx.de> you wrote: > > Mike Partington > Date: Wed Oct 27 10:31:09 2010 + > > Standalone Apps: Standalone apps should need only exports.h. > > Modify exports.h to remove its dependencies on other files, thus

[U-Boot] [PATCH V2] Fix breakage after removing common.h from export.h

2011-12-09 Thread Stefano Babic
commit 0910d0bcb85acdf09b9dfd8ded452367b540a4ad Mike Partington Date: Wed Oct 27 10:31:09 2010 + Standalone Apps: Standalone apps should need only exports.h. Modify exports.h to remove its dependencies on other files, thus enabling standalone apps to require only exports.h from