diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-03 16:53:49 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-03 16:53:49 -0700 |
| commit | 3c6d50541ecb4a28960964ae4495ea2f2ea654e0 (patch) | |
| tree | 2654ce29534adc2e21909029f5b4b68d9154561b | |
| parent | 1437c779d4e74fa6b0695ce154bf722d9de98889 (diff) | |
| download | patches-3c6d50541ecb4a28960964ae4495ea2f2ea654e0.tar.gz | |
add an ack
| -rw-r--r-- | driver-core/sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver-core/sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch b/driver-core/sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch index d3e981c27633c1..caeb244ac6115f 100644 --- a/driver-core/sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch +++ b/driver-core/sparc64-fix-up-bus_id-changes-in-sparc-core-code.patch @@ -10,6 +10,7 @@ This is done in anticipation of removing the bus_id field from struct driver. Cc: Kay Sievers <kay.sievers@vrfy.org> +Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> --- |
