dm: part: Drop the common.h header
authorSimon Glass <sjg@chromium.org>
Mon, 29 Feb 2016 22:25:38 +0000 (15:25 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 14 Mar 2016 21:34:50 +0000 (15:34 -0600)
commit481922f14a4801bd5abfb90705ebcaf76bd90df8
treebe2e546bc5fd664aa2b771c769ca62f8e319f37c
parentfd30d2c608b63661d185ba3ce0178dbb2fcf3b45
dm: part: Drop the common.h header

We should not include <common.h> in header files. Each C file should include
it if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
include/part.h