diff options
author | Simon Glass <sjg@chromium.org> | 2012-10-03 11:37:49 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-04 01:21:33 (GMT) |
commit | 73c15c634dda388e21eaf0ebc85e324872df0d25 (patch) | |
tree | 54790af1fde1e994a7ce858cb38caa9a3360667e /tools/getline.c | |
parent | bb64d1c92fbbc2441772f2eb9b4527499955c04e (diff) | |
download | u-boot-fsl-qoriq-73c15c634dda388e21eaf0ebc85e324872df0d25.tar.xz |
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 'tools/getline.c')
0 files changed, 0 insertions, 0 deletions