commit | f2f963fd0775263f9c1cdd3cd92b171c8dae6c77 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Sun Jun 30 02:06:35 2013 +0200 |
committer | Alexander Graf <agraf@suse.de> | Thu Jul 11 18:51:24 2013 +0200 |
tree | 2508d55bf8b504983c53c25a08ce321a6213bc22 | |
parent | 7eaba824b6bc14ee724f8593891f2165d2faa4ab [diff] |
PPC: dbdma: Move defines into header file We usually keep struct and constant definitions in header files. Move them there to stay consistent and to make access to fields easier. Signed-off-by: Alexander Graf <agraf@suse.de>