[2.6 patch] drivers/net/typhoon: make a firmware image static

2005-03-11 Thread Adrian Bunk
This patch makes a nedlessly global firmware image static.

This patch was already ACK'ed by David Dillow.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

---

This patch was already sent on:
- 19 Feb 2005

--- linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h.old
2005-02-16 18:56:23.0 +0100
+++ linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h2005-02-16 
18:56:31.0 +0100
@@ -32,7 +32,7 @@
  */ 
 
  /* ver 03.001.008 */
-const u8 typhoon_firmware_image[] = {
+static const u8 typhoon_firmware_image[] = {
 0x54, 0x59, 0x50, 0x48, 0x4f, 0x4f, 0x4e, 0x00, 0x02, 0x00, 0x00, 0x00, 
 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcb, 0x99, 0xb1, 0xd4, 
 0x4c, 0xb8, 0xd0, 0x4b, 0x32, 0x02, 0xd4, 0xee, 0x73, 0x7e, 0x0b, 0x13, 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[2.6 patch] drivers/net/typhoon: make a firmware image static

2005-03-11 Thread Adrian Bunk
This patch makes a nedlessly global firmware image static.

This patch was already ACK'ed by David Dillow.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

---

This patch was already sent on:
- 19 Feb 2005

--- linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h.old
2005-02-16 18:56:23.0 +0100
+++ linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h2005-02-16 
18:56:31.0 +0100
@@ -32,7 +32,7 @@
  */ 
 
  /* ver 03.001.008 */
-const u8 typhoon_firmware_image[] = {
+static const u8 typhoon_firmware_image[] = {
 0x54, 0x59, 0x50, 0x48, 0x4f, 0x4f, 0x4e, 0x00, 0x02, 0x00, 0x00, 0x00, 
 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcb, 0x99, 0xb1, 0xd4, 
 0x4c, 0xb8, 0xd0, 0x4b, 0x32, 0x02, 0xd4, 0xee, 0x73, 0x7e, 0x0b, 0x13, 

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [2.6 patch] drivers/net/typhoon: make a firmware image static

2005-02-19 Thread David Dillow
On Sat, 2005-02-19 at 09:43 +0100, Adrian Bunk wrote:
> This patch makes a nedlessly global firmware image static.

Doh! ACK.
-- 
David Dillow <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[2.6 patch] drivers/net/typhoon: make a firmware image static

2005-02-19 Thread Adrian Bunk
This patch makes a nedlessly global firmware image static.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h.old
2005-02-16 18:56:23.0 +0100
+++ linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h2005-02-16 
18:56:31.0 +0100
@@ -32,7 +32,7 @@
  */ 
 
  /* ver 03.001.008 */
-const u8 typhoon_firmware_image[] = {
+static const u8 typhoon_firmware_image[] = {
 0x54, 0x59, 0x50, 0x48, 0x4f, 0x4f, 0x4e, 0x00, 0x02, 0x00, 0x00, 0x00, 
 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcb, 0x99, 0xb1, 0xd4, 
 0x4c, 0xb8, 0xd0, 0x4b, 0x32, 0x02, 0xd4, 0xee, 0x73, 0x7e, 0x0b, 0x13, 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[2.6 patch] drivers/net/typhoon: make a firmware image static

2005-02-19 Thread Adrian Bunk
This patch makes a nedlessly global firmware image static.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

--- linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h.old
2005-02-16 18:56:23.0 +0100
+++ linux-2.6.11-rc3-mm2-full/drivers/net/typhoon-firmware.h2005-02-16 
18:56:31.0 +0100
@@ -32,7 +32,7 @@
  */ 
 
  /* ver 03.001.008 */
-const u8 typhoon_firmware_image[] = {
+static const u8 typhoon_firmware_image[] = {
 0x54, 0x59, 0x50, 0x48, 0x4f, 0x4f, 0x4e, 0x00, 0x02, 0x00, 0x00, 0x00, 
 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcb, 0x99, 0xb1, 0xd4, 
 0x4c, 0xb8, 0xd0, 0x4b, 0x32, 0x02, 0xd4, 0xee, 0x73, 0x7e, 0x0b, 0x13, 

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [2.6 patch] drivers/net/typhoon: make a firmware image static

2005-02-19 Thread David Dillow
On Sat, 2005-02-19 at 09:43 +0100, Adrian Bunk wrote:
 This patch makes a nedlessly global firmware image static.

Doh! ACK.
-- 
David Dillow [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/