]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:12 +0000 (09:04 -0500)
commit88f9d60b62829ea2a948b9c20fc8a3df94b512bd
tree4ea72f79b9793f9813d5c6275bf226d5cc38723a
parentd42914fbb8fc886f75da1bf74643fc3e7a00f3ce
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