Following patch makes just one fadt.c file.
Signed-off-by: Rudolf Marek <r.marek(a)assembler.cz>
svn remove src/./asus/m4a785-m/fadt.c
svn remove src/./amd/mahogany/fadt.c
svn remove src/./amd/mahogany_fam10/fadt.c
svn remove src/./amd/tilapia_fam10/fadt.c
svn remove src/./gigabyte/ma78gm/fadt.c
svn remove src/./gigabyte/ma785gmt/fadt.c
svn remove src/./jetway/pa78vm5/fadt.c
svn remove src/./asrock/939a785gmh/fadt.c
svn remove src/./iei/kino-780am2-fam10/fadt.c
I think the init of IO can be moved more early so we can use it for
suspend/resune. As well the IO should be reserved. Maybe next patch.
Similar patch should be done for SB600. This patch is only compile tested I can
test this on asrock next week.
Thanks,
Rudolf