X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fremoteproc%2Fremoteproc_elf_helpers.h;h=e6de53a5000c1a80f48c0c193303d22764b1a1b2;hb=bf9f243f23e6623f310ba03fbb14e10ec3a61290;hp=26404e68e17a39d04742cfe81caa17376db766ee;hpb=074489b77a37c61c0b090d63b2731a951064fd70;p=linux-2.6-microblaze.git diff --git a/drivers/remoteproc/remoteproc_elf_helpers.h b/drivers/remoteproc/remoteproc_elf_helpers.h index 26404e68e17a..e6de53a5000c 100644 --- a/drivers/remoteproc/remoteproc_elf_helpers.h +++ b/drivers/remoteproc/remoteproc_elf_helpers.h @@ -15,7 +15,7 @@ * fw_elf_get_class - Get elf class * @fw: the ELF firmware image * - * Note that we use and elf32_hdr to access the class since the start of the + * Note that we use elf32_hdr to access the class since the start of the * struct is the same for both elf class * * Return: elf class of the firmware