Hi all, I've pushed the series posted last week to create #include <plat/xxx.h> directory for us. [1] As the series touches tons of header includes, here's a script you can use to convert your existing patches. Since generic arm code expects to find certain headers under #include <mach/xxx.h>, we should follow the same naming in all our files. And that's why the script below might become handy :) Regards, Tony [1] http://marc.info/?l=linux-omap&m=125555743114559&w=2
Attachment:
omap-header-fixup.sh
Description: Bourne shell script