From 746ff076163a9af8fdcf14eb6651e2b295654d64 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 12 Apr 2014 08:18:48 +0200 Subject: Update linux-drd to 3.14-5 --- linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch') diff --git a/linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch b/linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch index fe24e10..d7a022c 100644 --- a/linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch +++ b/linux-drd/0003-module-remove-MODULE_GENERIC_TABLE.patch @@ -1,7 +1,7 @@ From 06d2e746733a83469944481cb7f4fb1c7134a8ce Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Mon, 3 Feb 2014 11:15:13 +1030 -Subject: [PATCH 3/6] module: remove MODULE_GENERIC_TABLE +Subject: [PATCH 03/10] module: remove MODULE_GENERIC_TABLE MODULE_DEVICE_TABLE() calles MODULE_GENERIC_TABLE(); make it do the work directly. This also removes a wart introduced in the last patch, @@ -71,5 +71,5 @@ index ad18f60..5686b37 100644 /* Version of form [:][-]. * Or for CVS/RCS ID version, everything but the number is stripped. -- -1.9.1 +1.9.2 -- cgit v1.2.3-54-g00ecf