diff options
| author | Simon Glass <sjg@chromium.org> | 2012-10-03 11:37:49 +0000 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-10-03 18:21:33 -0700 |
| commit | 73c15c634dda388e21eaf0ebc85e324872df0d25 (patch) | |
| tree | 54790af1fde1e994a7ce858cb38caa9a3360667e /board/davinci/ea20/ea20.c | |
| parent | bb64d1c92fbbc2441772f2eb9b4527499955c04e (diff) | |
| download | olio-uboot-2014.01-73c15c634dda388e21eaf0ebc85e324872df0d25.tar.xz olio-uboot-2014.01-73c15c634dda388e21eaf0ebc85e324872df0d25.zip | |
ext4: Rename block group descriptor table from gd to bgd
On x86 machines gd is unfortunately a #define, so we should avoid using
gd for anything. This patch changes uses of gd to bgd so that ext4fs
can be used on x86.
A better fix would be to remove the #define in x86, but I'm not sure
how to do that.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/davinci/ea20/ea20.c')
0 files changed, 0 insertions, 0 deletions