Trivial removal of a blank line.

This commit is contained in:
Gregory Nutt 2017-08-31 11:36:18 -06:00
parent 606b7215fe
commit a7fd8eb203

View File

@ -338,7 +338,6 @@ void up_addregion(void)
/* Add the AHB SRAM user heap region. */
kumm_addregion((FAR void *)LPC17_AHB_HEAPBASE, LPC17_AHB_HEAPSIZE);
#endif
#if CONFIG_MM_REGIONS >= 3