/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994, 95, 96, 97, 98, 99, 2003, 06 by Ralf Baechle * Copyright (C) 1996 by Paul M. Antoine * Copyright (C) 1999 Silicon Graphics * Kevin D. Kissell, kevink@mips.org and Carsten Langgaard, carstenl@mips.com * Copyright (C) 2000 MIPS Technologies, Inc. */ #ifndef _ASM_EXEC_H #define _ASM_EXEC_H extern unsigned long arch_align_stack(unsigned long sp); #endif /* _ASM_EXEC_H */ g src='/cgit.png' alt='cgit logo'/> index : kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/debug-leds.c
AgeCommit message (Expand)Author
2012-11-12ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson
2012-10-31ARM: OMAP: Fix relative includes for fpga.hTony Lindgren
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King