Removed || CONFIG_DT_SDT_MODULE from conditional surrounding call to
dtrace_register_builtins() because that function does not exist in the
kernel proper when DTrace is compiled as kernel modules.
Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>