commit | 7726942fb15edd46e4fe8ab37f9a99795191e585 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 09 17:08:57 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 09 17:08:57 2007 +0000 |
tree | 08ce9b114d76f4247b353658bac43b8117609c0f | |
parent | 5986a2ec35836a878350c54af4bd91b1de6abc59 [diff] |
[APM] Add shared version of APM emulation Currently ARM and MIPS both have nearly identical copies of the APM emulation code in their arch code. Add yet another copy of it to drivers char and make it selectable through SYS_SUPPORTS_APM_EMULATION. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>