alistair23-linux/arch/nios2/include/asm
Tobias Klauser e118c3fec9 nios2: remove custom early console implementation
As of commits d8f347ba35cf ("nios2: enable earlycon support"),
0dcc0542a0 ("serial: altera_jtaguart: add earlycon support") and
4d9d7d896d ("serial: altera_uart: add earlycon support"), the nios2
architecture and the altera_uart/altera_jtaguart drivers support
earlycon. Thus, the custom early console implementation for nios2 is no
longer necessary to get early boot messages. Remove it and rely fully on
earlycon support.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-05-11 17:44:21 +08:00
..
asm-macros.h
asm-offsets.h
cache.h nios2: Cache handling 2014-12-08 12:55:54 +08:00
cacheflush.h nios2: implement flush_dcache_mmap_lock/unlock 2017-05-08 16:59:19 +08:00
checksum.h ipv4: Update parameters for csum_tcpudp_magic to their original types 2016-03-13 23:55:13 -04:00
cpuinfo.h nios2: Add CDX support 2017-05-08 16:59:19 +08:00
delay.h nios2: Time keeping 2014-12-08 12:56:01 +08:00
dma-mapping.h treewide: Consolidate get_dma_ops() implementations 2017-01-24 12:23:35 -05:00
elf.h nios2: ELF definitions 2014-12-08 12:55:58 +08:00
entry.h
io.h nios2: use correct void* return type for page_to_virt() 2016-04-22 10:08:26 +01:00
irq.h nios2: Interrupt handling 2014-12-08 12:55:55 +08:00
irqflags.h nios2: Interrupt handling 2014-12-08 12:55:55 +08:00
Kbuild nios2: remove wrapper header for cmpxchg.h 2017-05-08 16:59:19 +08:00
kgdb.h nios2: add kgdb support 2015-02-16 19:26:43 +08:00
linkage.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
mmu.h nios2: Memory management 2014-12-08 12:55:51 +08:00
mmu_context.h sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 2017-03-02 08:42:37 +01:00
page.h nios2: Convert pfn_valid to static inline 2016-12-13 17:13:17 +08:00
pgalloc.h nios2: get rid of superfluous __GFP_REPEAT 2016-06-24 17:23:52 -07:00
pgtable-bits.h nios2: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
pgtable.h arch, mm: convert all architectures to use 5level-fixup.h 2017-03-09 11:48:47 -08:00
processor.h locking/core: Provide common cpu_relax_yield() definition 2016-11-17 08:17:36 +01:00
ptrace.h nios2: update pt_regs 2015-03-12 13:35:06 +08:00
registers.h nios2: Nios2 registers 2014-12-08 12:56:03 +08:00
setup.h nios2: remove custom early console implementation 2017-05-11 17:44:21 +08:00
shmparam.h nios2: rework cache 2015-04-24 14:49:53 +08:00
signal.h nios2: Signal handling support 2014-12-08 12:55:59 +08:00
string.h nios2: Library functions 2014-12-08 12:56:00 +08:00
switch_to.h nios2: Process management 2014-12-08 12:55:53 +08:00
syscall.h nios2: System calls handling 2014-12-08 12:55:58 +08:00
syscalls.h nios2: System calls handling 2014-12-08 12:55:58 +08:00
thread_info.h Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 2015-04-15 13:53:55 -07:00
timex.h nios2: Time keeping 2014-12-08 12:56:01 +08:00
tlb.h nios2: TLB handling 2014-12-08 12:55:54 +08:00
tlbflush.h nios2: TLB handling 2014-12-08 12:55:54 +08:00
traps.h nios2: Traps exception handling 2014-12-08 12:55:50 +08:00
uaccess.h nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00