diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2012-11-06 21:52:38 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-11-08 14:03:35 (GMT) |
commit | 8575f7a70610c89135c374e4305421c41e39e810 (patch) | |
tree | 313f8ec1736fb4db9320df7094ab061b47451d20 /MAINTAINERS | |
parent | c7800a34acac2dcb3e8d8038013e2dbea76bd8a9 (diff) | |
download | linux-fsl-qoriq-8575f7a70610c89135c374e4305421c41e39e810.tar.xz |
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
storage_common.c has been used by both file_storage.c and f_mass_storage.c
which had some different requirements in a few places. To accomodate for
that, storage_common.c provided configuratian macros which were to be
defined (or not) prior to the file #inclusion. Because now
file_storage.c is no longer with us, we can remove support for those
macros and thus simplify the code slightly.
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions