diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-13 17:39:44 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-13 17:39:44 +0000 |
commit | e4cd3e67f60962f6a225490277ed6345c6bf8050 (patch) | |
tree | 3632d1eac9aa2239e88ddbafbb67be71731b704c /target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3 | |
parent | 0bb5a2dd863be124d3febdf90d4f7fa71c825de9 (diff) |
[malta] fix badly named patch file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34193 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3')
-rw-r--r-- | target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3 | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3 b/target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3 deleted file mode 100644 index f14cdb2d8e..0000000000 --- a/target/linux/malta/patches-3.6/index.html?p=ralf%2Flinux.git;a=patch;h=4ade440f81a3 +++ /dev/null @@ -1,28 +0,0 @@ -From 4ade440f81a3c248068d8b89eea7754cc8705b58 Mon Sep 17 00:00:00 2001 -From: Ralf Baechle <ralf@linux-mips.org> -Date: Tue, 13 Nov 2012 14:33:30 +0100 -Subject: [PATCH] MIPS: Malta: Fix build error - -Caused by fe2ccd4dcebd3c5e264af1705bb9b659972418cc [MIPS: Malta: Fix -interupt number of CBUS UART.] - -Signed-off-by: Ralf Baechle <ralf@linux-mips.org> ---- - arch/mips/mti-malta/malta-platform.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/arch/mips/mti-malta/malta-platform.c b/arch/mips/mti-malta/malta-platform.c -index c154181..7473217 100644 ---- a/arch/mips/mti-malta/malta-platform.c -+++ b/arch/mips/mti-malta/malta-platform.c -@@ -29,6 +29,7 @@ - #include <linux/mtd/partitions.h> - #include <linux/mtd/physmap.h> - #include <linux/platform_device.h> -+#include <asm/mips-boards/maltaint.h> - #include <mtd/mtd-abi.h> - - #define SMC_PORT(base, int) \ --- -1.7.11.7 - |