summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-12-16 09:46:39 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-12-16 09:46:39 +0100
commit1b099f06ca4124db7e82f79fdeb8f648c36ad0ac (patch)
treeefbf40cdda66b2fd5b9b73d16e18662bf2c51ef0 /scripts
parent79942715f08ca15ef7895444ead00c012866374a (diff)
downloadbarebox-1b099f06ca4124db7e82f79fdeb8f648c36ad0ac.tar.gz
barebox-1b099f06ca4124db7e82f79fdeb8f648c36ad0ac.tar.xz
imx-usb-loader: whitespace fixup
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/imx/imx-usb-loader.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/imx/imx-usb-loader.c b/scripts/imx/imx-usb-loader.c
index c00ccdcfc9..195b27b8ee 100644
--- a/scripts/imx/imx-usb-loader.c
+++ b/scripts/imx/imx-usb-loader.c
@@ -96,14 +96,14 @@ struct mach_id imx_ids[] = {
.header_type = HDR_MX53,
.mode = MODE_HID,
.max_transfer = 1024,
- }, {
+ }, {
.vid = 0x15a2,
.pid = 0x0061,
.name = "i.MX6dl/s",
.header_type = HDR_MX53,
.mode = MODE_HID,
.max_transfer = 1024,
- }, {
+ }, {
.vid = 0x15a2,
.pid = 0x0071,
.name = "i.MX6 SoloX",