From 5aef80ca3de8f78c2e8c526bcad1fd9c201f4ea4 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Fri, 19 Jul 2013 16:56:43 +0300 Subject: Add forgotten header for CONFIG_RTL_PROC_DEBUG compilation. Signed-off-by: Roman Yeryomin --- .../fix-rtl819x-CONFIG_RTL_PROC_DEBUG-compilation.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/target/linux/realtek/patches-2.6.30/fix-rtl819x-CONFIG_RTL_PROC_DEBUG-compilation.patch b/target/linux/realtek/patches-2.6.30/fix-rtl819x-CONFIG_RTL_PROC_DEBUG-compilation.patch index 3bba1f63b..f445e5628 100644 --- a/target/linux/realtek/patches-2.6.30/fix-rtl819x-CONFIG_RTL_PROC_DEBUG-compilation.patch +++ b/target/linux/realtek/patches-2.6.30/fix-rtl819x-CONFIG_RTL_PROC_DEBUG-compilation.patch @@ -33,6 +33,14 @@ --- linux-2.6.30.9/drivers/net/rtl819x/rtl865x_proc_debug.c 2013-07-16 11:58:47.132579965 +0300 +++ linux-2.6.30.9/drivers/net/rtl819x/rtl865x_proc_debug.c 2013-07-16 13:31:24.185130151 +0300 +@@ -17,6 +17,7 @@ + #include "common/rtl865x_netif_local.h" + #include "common/rtl865x_eventMgr.h" + #include "common/rtl_utils.h" ++#include "common/rtl865x_vlan.h" + + #ifdef CONFIG_RTL_LAYERED_DRIVER_L3 + #include @@ -3150,7 +3150,7 @@ int16 age; uint32 idx; -- cgit v1.2.3