diff options
Diffstat (limited to 'drivers/firmware')
| -rw-r--r-- | drivers/firmware/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/firmware/edd.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 731c3d5da0dc..88f462122a30 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig | |||
| @@ -64,7 +64,7 @@ config DELL_RBU | |||
| 64 | help | 64 | help |
| 65 | Say m if you want to have the option of updating the BIOS for your | 65 | Say m if you want to have the option of updating the BIOS for your |
| 66 | DELL system. Note you need a Dell OpenManage or Dell Update package (DUP) | 66 | DELL system. Note you need a Dell OpenManage or Dell Update package (DUP) |
| 67 | supporting application to comunicate with the BIOS regarding the new | 67 | supporting application to communicate with the BIOS regarding the new |
| 68 | image for the image update to take effect. | 68 | image for the image update to take effect. |
| 69 | See <file:Documentation/dell_rbu.txt> for more details on the driver. | 69 | See <file:Documentation/dell_rbu.txt> for more details on the driver. |
| 70 | 70 | ||
diff --git a/drivers/firmware/edd.c b/drivers/firmware/edd.c index b4502ed65793..5c261e1f92b2 100644 --- a/drivers/firmware/edd.c +++ b/drivers/firmware/edd.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * linux/arch/i386/kernel/edd.c | 2 | * linux/drivers/firmware/edd.c |
| 3 | * Copyright (C) 2002, 2003, 2004 Dell Inc. | 3 | * Copyright (C) 2002, 2003, 2004 Dell Inc. |
| 4 | * by Matt Domsch <Matt_Domsch@dell.com> | 4 | * by Matt Domsch <Matt_Domsch@dell.com> |
| 5 | * disk signature by Matt Domsch, Andrew Wilks, and Sandeep K. Shandilya | 5 | * disk signature by Matt Domsch, Andrew Wilks, and Sandeep K. Shandilya |
