x86: fdt: Drop the unused compatible strings in fdtdec
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jun 2016 23:33:11 +0000 (17:33 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 11 Jul 2016 20:06:44 +0000 (14:06 -0600)
commit6cd2602d61fc4bc172fd99dcbe9b930428992331
tree7de139f4d56da43d26369f2fddde8f70e7612d69
parentec3cde1e832067352532013988f4590c2f2f6c4f
x86: fdt: Drop the unused compatible strings in fdtdec

We have drivers for several more devices now, so drop the strings which are
no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/lpc.c
include/fdtdec.h
lib/fdtdec.c