Move uninitialized_var() macro from ubi_uboot.h to compiler.h
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 1 Sep 2009 16:58:03 +0000 (20:58 +0400)
committerWolfgang Denk <wd@denx.de>
Fri, 4 Sep 2009 20:16:40 +0000 (22:16 +0200)
commitd8bc55a6fb28876abcbf4a3fc3b6c3ce429c1bb3
tree65966fdde9c05aec00985a739e2f7411dad38d1f
parentd72871e1387094972569e4b77c25e88020f7b68f
Move uninitialized_var() macro from ubi_uboot.h to compiler.h

This is needed so that we could use this macro for non-UBI code.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
include/compiler.h
include/ubi_uboot.h