X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cmd%2Fi2c.c;h=56df8eb3bca589e28c5bf23976a41a5652f342f7;hb=040b2583c3a87c83606b3df64ea653ccaf3aea62;hp=bfddf8be1b9849d5cb9f66262aaaf747896d7396;hpb=b55c89ce0207d3a504238c1b8f268c56035656a3;p=u-boot diff --git a/cmd/i2c.c b/cmd/i2c.c index bfddf8be1b..56df8eb3bc 100644 --- a/cmd/i2c.c +++ b/cmd/i2c.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2009 * Sergey Kubushyn, himself, ksi@koi8.net @@ -6,8 +7,6 @@ * * (C) Copyright 2001 * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -79,8 +78,6 @@ #include #include -DECLARE_GLOBAL_DATA_PTR; - /* Display values from last command. * Memory modify remembered values are different from display memory. */