Loading drivers/gpu/msm/adreno_snapshot.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -82,7 +82,7 @@ static void push_object(struct kgsl_device *device, int type, objbuf[objbufptr].gpuaddr = gpuaddr; objbuf[objbufptr].ptbase = ptbase; objbuf[objbufptr].dwords = dwords; objbuf[objbufptr].entry = entry; objbuf[objbufptr++].entry = entry; } /* Loading Loading
drivers/gpu/msm/adreno_snapshot.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -82,7 +82,7 @@ static void push_object(struct kgsl_device *device, int type, objbuf[objbufptr].gpuaddr = gpuaddr; objbuf[objbufptr].ptbase = ptbase; objbuf[objbufptr].dwords = dwords; objbuf[objbufptr].entry = entry; objbuf[objbufptr++].entry = entry; } /* Loading