Home
last modified time | relevance | path

Searched hist:b9560ad649b8c523bf303cf9ba981e498988c5d9 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/scsi/
H A Dsandbox_scsi.cdiff b9560ad649b8c523bf303cf9ba981e498988c5d9 Wed Jun 14 22:28:30 CDT 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop the ccb typedef

We should not be using typedefs in U-Boot and 'ccb' is a pretty short
name. It is also used with variables. Drop the typedef and use 'struct'
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Dscsi.cdiff b9560ad649b8c523bf303cf9ba981e498988c5d9 Wed Jun 14 22:28:30 CDT 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop the ccb typedef

We should not be using typedefs in U-Boot and 'ccb' is a pretty short
name. It is also used with variables. Drop the typedef and use 'struct'
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/drivers/ata/
H A Dahci.cdiff b9560ad649b8c523bf303cf9ba981e498988c5d9 Wed Jun 14 22:28:30 CDT 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop the ccb typedef

We should not be using typedefs in U-Boot and 'ccb' is a pretty short
name. It is also used with variables. Drop the typedef and use 'struct'
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/include/
H A Dscsi.hdiff b9560ad649b8c523bf303cf9ba981e498988c5d9 Wed Jun 14 22:28:30 CDT 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop the ccb typedef

We should not be using typedefs in U-Boot and 'ccb' is a pretty short
name. It is also used with variables. Drop the typedef and use 'struct'
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/common/
H A Dusb_storage.cdiff b9560ad649b8c523bf303cf9ba981e498988c5d9 Wed Jun 14 22:28:30 CDT 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop the ccb typedef

We should not be using typedefs in U-Boot and 'ccb' is a pretty short
name. It is also used with variables. Drop the typedef and use 'struct'
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>