blob: 3680012d71096cd0d63b9609cd1d171d89951976 [file] [log] [blame]
Paul Mundte88ed822007-11-20 18:33:03 +09001/*
2 * SH5-101 Setup
3 *
4 * Copyright (C) 2007 Paul Mundt
5 *
6 * This file is subject to the terms and conditions of the GNU General Public
7 * License. See the file "COPYING" in the main directory of this archive
8 * for more details.
9 */
10#include <linux/init.h>
11
12void __init plat_irq_setup(void)
13{
14 /* do nothing - all IRL interrupts are handled by the board code */
15}