]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
authorStephen Warren <swarren@nvidia.com>
Mon, 5 May 2014 16:40:12 +0000 (10:40 -0600)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 8 May 2014 08:38:29 +0000 (10:38 +0200)
commitc2474d9c718dea4f26067e85d356644a3aed26c2
tree5153031c28b3df46738607a9bff2d4052c27b29e
parentce19d974018273c8f69d98b7139e7fef822cc02a
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR

These values aren't set anywhere at present, and hence have no effect.
The concept of a single global offset/number of sectors to expose through
USB Mass Storage doesn't even make sense in the face of multiple storage
devices. Remove these defines to simplify the code.

Cc: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
board/samsung/common/ums.c
include/usb_mass_storage.h