+2
−0
drivers/char/apm-emulation.c
0 → 100644
+672
−0
include/linux/apm-emulation.h
0 → 100644
+62
−0
+26
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>