commit | ffb0cf649c1c66c85441314434cd1cd57f89fe02 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun May 25 07:47:47 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun May 25 07:47:47 2014 +0000 |
tree | 5bfba5b41be508abf21400e0110e2bfeb069b8db | |
parent | 33491b8f218455f901bc25c78e7969cbdc75c6f5 [diff] |
Constify dediprog's write functions too I forgot doing so in r1789 which broke compiling the dediprog module with -Werror (which is default). Thanks to Mike Hibbett for reporting this. Corresponding to flashrom svn r1797. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>