]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: Remove unnecessary types in bcd.h
authorSimon Glass <sjg@chromium.org>
Mon, 20 Apr 2015 18:37:20 +0000 (12:37 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:20 +0000 (20:58 -0600)
commitbe47aa65225113355d1dbbc870d480d95638a3d5
tree44b698474b13581c3a044fe026ff0b330d04e1a6
parent714209832db1064886680b138f1abf9ce235b2c3
dm: Remove unnecessary types in bcd.h

We don't need to use u8, and if we avoid it, it isn't so much of a problem
that rtc.h includes this header. With this change we can include rtc.h from
sandbox files.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/bcd.h