1
0
Fork 0
remarkable-uboot/drivers/bootcount
Robert P. J. Day 76765375d7 bootcount: Correct #endif comment to match, other aesthetics
Correct mismatched comment on #endif to agree with its #if defined().

Also add some missing #endif comments for consistency, take out
extraneous blank lines for readability.

rday
2016-01-08 10:15:43 -05:00
..
Makefile i2c, bootcount: add support for bootcounter on i2c devices 2014-02-20 06:46:56 +01:00
bootcount.c bootcount: Correct #endif comment to match, other aesthetics 2016-01-08 10:15:43 -05:00
bootcount_at91.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bootcount_blackfin.c Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
bootcount_davinci.c am33xx: Make SoC bootcount driver have its own symbol 2013-11-11 12:17:35 -05:00
bootcount_env.c bootcount: store bootcount var in environment 2013-11-11 12:16:28 -05:00
bootcount_i2c.c i2c, bootcount: add support for bootcounter on i2c devices 2014-02-20 06:46:56 +01:00
bootcount_ram.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00