cavs: (cosmetic) remove redundant LPRAM_* macros LPRAM_BASE and LPRAM_SIZE are duplicates of LP_SRAM_BASE and LP_SRAM_SIZE respectively. Remove them and use LP_SRAM_* consistently everywhere. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>