084b3600e2
The asm/rtc.h header is only used for the old gen_rtc driver that has been replaced by rtc-generic. According to Geert Uytterhoeven, nobody has used the old driver on m68k for a long time, so we can now just remove the header file and disallow the driver in Kconfig. All files that used to include asm/rtc.h are now changed so they include the headers that were used implicitly through asm/rtc.h. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> |
||
---|---|---|
.. | ||
Makefile | ||
README.hp300 | ||
config.c | ||
hp300map.map | ||
reboot.S | ||
time.c | ||
time.h |
README.hp300
HP300 notes ----------- The Linux/HP web page is at <http://www.tazenda.demon.co.uk/phil/linux-hp/> Currently only 9000/340 machines have been tested. Any amount of RAM should work now but I've only tried 16MB and 12MB. The serial console is probably broken at the moment but the Topcat/HIL keyboard combination seems to work for me. Your mileage may vary. The LANCE driver works after a fashion but only if you reset the chip before every packet. This doesn't make for very speedy operation.