|
|
| File: [Development] / linux-2.6-xfs / arch / avr32 / boards / atstk1000 / atstk1000.h (download)
Revision 1.2, Tue Feb 26 16:44:40 2008 UTC (9 years, 7 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.25-rc3 Merge of 2.6.x-xfs-melb:linux:30555a by kenmcd. |
/* * ATSTK1000 setup code: Daughterboard interface * * Copyright (C) 2007 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H #define __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H extern struct atmel_lcdfb_info atstk1000_lcdc_data; void atstk1000_setup_j2_leds(void); #endif /* __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H */