Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130107
b: refs/heads/master
c: c275ce4
h: refs/heads/master
i:
  130105: 7b4615a
  130103: e785a21
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Jan 18, 2009
1 parent e7d5b9a commit 664edbf
Show file tree
Hide file tree
Showing 592 changed files with 3,936 additions and 9,618 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf50c903faba4ec7686ee8a570ac384b0f20814d
refs/heads/master: c275ce44929402664902cbb09d4f054b315623d7
7 changes: 7 additions & 0 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,9 @@ and is between 256 and 4096 characters. It is defined in the file
a memory unit (amount[KMG]). See also
Documentation/kdump/kdump.txt for a example.

cs4232= [HW,OSS]
Format: <io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>

cs89x0_dma= [HW,NET]
Format: <dma>

Expand Down Expand Up @@ -729,6 +732,10 @@ and is between 256 and 4096 characters. It is defined in the file
Default value is 0.
Value can be changed at runtime via /selinux/enforce.

es1371= [HW,OSS]
Format: <spdif>,[<nomix>,[<amplifier>]]
See also header of sound/oss/es1371.c.

ether= [HW,NET] Ethernet cards parameters
This option is obsoleted by the "netdev=" option, which
has equivalent usage. See its documentation for details.
Expand Down
1 change: 0 additions & 1 deletion trunk/Documentation/sound/alsa/HD-Audio-Models.txt
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ STAC92HD73*
STAC92HD83*
===========
ref Reference board
mic-ref Reference board with power managment for ports

STAC9872
========
Expand Down
4 changes: 0 additions & 4 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,6 @@ endif
# Where to locate arch specific headers
hdr-arch := $(SRCARCH)

ifeq ($(ARCH),m68knommu)
hdr-arch := m68k
endif

KCONFIG_CONFIG ?= .config

# SHELL used by kbuild
Expand Down
181 changes: 0 additions & 181 deletions trunk/arch/arm/plat-mxc/include/mach/ipu.h

This file was deleted.

10 changes: 1 addition & 9 deletions trunk/arch/arm/plat-mxc/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,7 @@
#define MXC_BOARD_IRQ_START (MXC_INTERNAL_IRQS + MXC_GPIO_IRQS)
#define MXC_BOARD_IRQS 16

#define MXC_IPU_IRQ_START (MXC_BOARD_IRQ_START + MXC_BOARD_IRQS)

#ifdef CONFIG_MX3_IPU_IRQS
#define MX3_IPU_IRQS CONFIG_MX3_IPU_IRQS
#else
#define MX3_IPU_IRQS 0
#endif

#define NR_IRQS (MXC_IPU_IRQ_START + MX3_IPU_IRQS)
#define NR_IRQS (MXC_BOARD_IRQ_START + MXC_BOARD_IRQS)

extern void imx_irq_set_priority(unsigned char irq, unsigned char prio);

Expand Down
38 changes: 0 additions & 38 deletions trunk/arch/arm/plat-mxc/include/mach/mx3fb.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/atomic.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/bitops.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/bootinfo.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/bug.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/bugs.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/cache.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/cacheflush.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/checksum.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/current.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/delay.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/div64.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/dma-mapping.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/dma.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/elf.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/entry.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/fb.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/fpu.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/hardirq.h

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/m68k/include/asm/hw_irq.h

This file was deleted.

Loading

0 comments on commit 664edbf

Please sign in to comment.