module/scmi_reset_domain: Fix broken build with reset enabled
Created by: girishpathak
The latest patches and rebase has revealed dependency of internal/scmi_reset_domain.h on stdint.h. This change fixes this.
Change-Id: I0b241d0b4d1ad5f99ce00ff99ab1a9094e2ce97d Signed-off-by: Girish Pathak girish.pathak@arm.com