diff options
Diffstat (limited to 'src/drivers/spi/macronix.c')
-rw-r--r-- | src/drivers/spi/macronix.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/drivers/spi/macronix.c b/src/drivers/spi/macronix.c index 1cee1bfd84..053744ec52 100644 --- a/src/drivers/spi/macronix.c +++ b/src/drivers/spi/macronix.c @@ -25,8 +25,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA + * Foundation, Inc. */ #include <stdlib.h> |