android_kernel_xiaomi_sm8350/include/asm-mips/txx9
Atsushi Nemoto bb72f1f729 [MIPS] TXx9: Random cleanup
* Random cleanups spotted by checkpatch script.
* Do not initialize panic_timeout.  "panic=" kernel parameter can be used.
* Do not add "ip=any" or "ip=bootp".  This options is not board specific.
* Do not add "root=/dev/nfs".  This is default on CONFIG_ROOT_NFS.
* Kill unused error checking.
* Fix IRQ comment to match current code.
* Kill some unneeded includes
* ST0_ERL is already cleared in generic code.
* conswitchp is initialized generic code.
* __init is not needed in prototype.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-30 21:54:40 +01:00
..
generic.h [MIPS] TXx9: Make tx4938-specific code more independent 2008-07-30 21:54:39 +01:00
jmr3927.h [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
pci.h [MIPS] TXx9: Add some pci options 2008-07-30 21:54:38 +01:00
rbtx4927.h [MIPS] TXx9: Add 64-bit support 2008-07-20 14:38:21 +01:00
rbtx4938.h [MIPS] TXx9: Add 64-bit support 2008-07-20 14:38:21 +01:00
smsc_fdc37m81x.h [MIPS] TXx9: Random cleanup 2008-07-30 21:54:40 +01:00
spi.h
tx3927.h [MIPS] TXx9: Random cleanup 2008-07-30 21:54:40 +01:00
tx4927.h [MIPS] TXx9: Cleanup watchdog 2008-07-30 21:54:39 +01:00
tx4927pcic.h [MIPS] TXx9: Random cleanup 2008-07-30 21:54:40 +01:00
tx4938.h [MIPS] TXx9: Make tx4938-specific code more independent 2008-07-30 21:54:39 +01:00
txx927.h