linux/include/asm-m68k
Tilman Schmidt 4564f9e5fd [PATCH] consolidate line discipline number definitions
The line discipline numbers N_* are currently defined for each architecture
individually, but (except for a seeming mistake) identically, in
asm/termios.h.  There is no obvious reason why these numbers should be
architecture specific, nor any apparent relationship with the termios
structure.  The total number of these, NR_LDISCS, is defined in linux/tty.h
anyway.  So I propose the following patch which moves the definitions of
the individual line disciplines to linux/tty.h too.

Three of these numbers (N_MASC, N_PROFIBUS_FDL, and N_SMSBLOCK) are unused
in the current kernel, but the patch still keeps the complete set in case
there are plans to use them yet.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:26 -08:00
..
Kbuild
a.out.h
adb.h
adb_iop.h
amigahw.h
amigaints.h
amigayle.h
amipcmcia.h
apollodma.h
apollohw.h
atafd.h
atafdreg.h
atari_SLM.h
atari_acsi.h
atari_joystick.h
atari_stdma.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
atari_stram.h
atarihw.h
atariints.h
atarikb.h
atomic.h
auxvec.h
bitops.h
blinken.h
bootinfo.h
bug.h
bugs.h
bvme6000hw.h
byteorder.h
cache.h
cachectl.h
cacheflush.h [PATCH] Optimize D-cache alias handling on fork 2006-12-13 09:27:08 -08:00
checksum.h [NET]: M68K checksum annotations and cleanups. 2006-12-02 21:23:07 -08:00
contregs.h
cputime.h
current.h
delay.h
device.h Driver core: add dev_archdata to struct device 2006-12-01 14:52:01 -08:00
div64.h
dma-mapping.h [PATCH] Pass struct dev pointer to dma_cache_sync() 2006-12-07 08:39:41 -08:00
dma.h
dsp56k.h
dvma.h
elf.h
emergency-restart.h
entry.h
errno.h
fbio.h
fcntl.h
floppy.h [PATCH] m68k pt_regs fixes 2006-10-07 10:51:14 -07:00
fpu.h
futex.h
hardirq.h
hp300hw.h
hw_irq.h
hwtest.h
ide.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
idprom.h
intersil.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h [PATCH] m68k pt_regs fixes 2006-10-07 10:51:14 -07:00
irq_regs.h [PATCH] m68k pt_regs fixes, part 2 2006-10-08 12:32:35 -07:00
kmap_types.h
linkage.h
local.h
mac_asc.h
mac_baboon.h
mac_iop.h [PATCH] m68k pt_regs fixes 2006-10-07 10:51:14 -07:00
mac_mouse.h
mac_oss.h
mac_psc.h
mac_via.h
machdep.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
machines.h
machw.h
macintosh.h
macints.h
math-emu.h [PATCH] m68k: work around binutils tokenizer change 2007-02-11 10:51:20 -08:00
mc146818rtc.h
md.h
mman.h
mmu.h
mmu_context.h
module.h
motorola_pgalloc.h
motorola_pgtable.h
movs.h
msgbuf.h
mutex.h
mvme16xhw.h
mvme147hw.h
namei.h
nubus.h
openprom.h
oplib.h
page.h
page_offset.h
param.h
parport.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
posix_types.h
processor.h
ptrace.h
q40_master.h
q40ints.h
raw_io.h
resource.h
rtc.h
sbus.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h
setup.h [PATCH] cleanup asm/setup.h userspace visibility 2006-12-07 08:39:46 -08:00
shm.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) 2006-10-08 12:32:36 -07:00
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h [PATCH] m68k: cleanup string functions 2006-10-06 08:53:40 -07:00
sun3-head.h [PATCH] Sun3: General updates 2006-12-09 09:41:18 -08:00
sun3_pgalloc.h
sun3_pgtable.h
sun3ints.h [PATCH] Sun3: General updates 2006-12-09 09:41:18 -08:00
sun3mmu.h [PATCH] sun3_ioremap() prototype 2006-10-15 11:00:58 -07:00
sun3x.h
sun3xflop.h [PATCH] m68k pt_regs fixes 2006-10-07 10:51:14 -07:00
sun3xprom.h
suspend.h
system.h [PATCH] m68k: small system.h cleanup 2006-10-06 08:53:41 -07:00
termbits.h [PATCH] tty: preparatory structures for termios revamp 2006-12-08 08:28:56 -08:00
termios.h [PATCH] consolidate line discipline number definitions 2007-02-11 10:51:26 -08:00
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h
uaccess.h [PATCH] m68k: uaccess.h needs sched.h 2007-01-30 08:26:45 -08:00
ucontext.h
unaligned.h
unistd.h [PATCH] remove kernel syscalls 2006-12-07 08:39:37 -08:00
user.h [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h 2007-02-11 10:51:20 -08:00
virtconvert.h
xor.h
zorro.h