bsp/mpc55xx: Fix comment

This commit is contained in:
Sebastian Huber
2014-08-25 13:39:34 +02:00
parent f3237a3c3b
commit 4b104834eb

View File

@@ -692,4 +692,4 @@ mpc55xx_flash_address(void)
return mas2 & 0xFFFFF000;
}
#endif /* MPC55XX_CHIP_TYPE / 100 == 55 */
#endif /* MPC55XX_CHIP_FAMILY == 555 || MPC55XX_CHIP_FAMILY == 556 */