summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-05-18 16:38:06 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-06-01 11:21:52 +0300
commit18073733247dc0c31e07f3a87f3267fe8d7e7022 (patch)
tree83e833c46b2e815731d5a6628796c02e854f493f /drivers/mtd/ubi/debug.c
parent27a0f2a37aa46cb0174decddf8830715e5f1645a (diff)
downloadop-kernel-dev-18073733247dc0c31e07f3a87f3267fe8d7e7022.zip
op-kernel-dev-18073733247dc0c31e07f3a87f3267fe8d7e7022.tar.gz
UBI: make it possible to use struct ubi_device in debug.h
Current layout does not allow us to add inline functions to debug.h which use the 'struct ubi_device' object, because it is undefined there. Move '#include "debug.h"' in "ubi.h" down so to make 'struct ubi_device" be defined. Additionally, this makes it possible to remove a bunch of forward declarations in "debug.h". This is a preparation to the next patch. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'drivers/mtd/ubi/debug.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud