diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-05-16 17:31:15 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-05-16 17:31:15 +0100 |
commit | b020bb7d3b3a8e3568a16eaf98c033bb9ee474eb (patch) | |
tree | 97b621406f5ee19059d14afa1b2cfb76f2efb4eb /sound/usb/usbaudio.c | |
parent | 155285c4775b7027b01a5b744c721ae43cced798 (diff) |
[MTD] Fix build warnings in RedBoot MTD partition parser.
Fix build warnings from drivers/mtd/redboot.c due to
use of `unsigned long` in `struct fis_image_desc` for
fields being passed to swab32s() which expects __u32 *
Change the entries to uint32_t to make them compatible
with the swab32s() function
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'sound/usb/usbaudio.c')
0 files changed, 0 insertions, 0 deletions